3.4.60 \(\int \frac {x^4}{1-x^4+x^8} \, dx\) [360]

3.4.60.1 Optimal result
3.4.60.2 Mathematica [C] (verified)
3.4.60.3 Rubi [A] (verified)
3.4.60.4 Maple [C] (verified)
3.4.60.5 Fricas [C] (verification not implemented)
3.4.60.6 Sympy [A] (verification not implemented)
3.4.60.7 Maxima [F]
3.4.60.8 Giac [A] (verification not implemented)
3.4.60.9 Mupad [B] (verification not implemented)

3.4.60.1 Optimal result

Integrand size = 16, antiderivative size = 347 \[ \int \frac {x^4}{1-x^4+x^8} \, dx=\frac {\arctan \left (\frac {\sqrt {2-\sqrt {3}}-2 x}{\sqrt {2+\sqrt {3}}}\right )}{4 \sqrt {3 \left (2+\sqrt {3}\right )}}-\frac {\arctan \left (\frac {\sqrt {2+\sqrt {3}}-2 x}{\sqrt {2-\sqrt {3}}}\right )}{4 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\arctan \left (\frac {\sqrt {2-\sqrt {3}}+2 x}{\sqrt {2+\sqrt {3}}}\right )}{4 \sqrt {3 \left (2+\sqrt {3}\right )}}+\frac {\arctan \left (\frac {\sqrt {2+\sqrt {3}}+2 x}{\sqrt {2-\sqrt {3}}}\right )}{4 \sqrt {3 \left (2-\sqrt {3}\right )}}-\frac {\log \left (1-\sqrt {2-\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}+\frac {\log \left (1+\sqrt {2-\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2-\sqrt {3}\right )}}+\frac {\log \left (1-\sqrt {2+\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2+\sqrt {3}\right )}}-\frac {\log \left (1+\sqrt {2+\sqrt {3}} x+x^2\right )}{8 \sqrt {3 \left (2+\sqrt {3}\right )}} \]

output
-1/4*arctan((-2*x+1/2*6^(1/2)+1/2*2^(1/2))/(1/2*6^(1/2)-1/2*2^(1/2)))/(3/2 
*2^(1/2)-1/2*6^(1/2))+1/4*arctan((2*x+1/2*6^(1/2)+1/2*2^(1/2))/(1/2*6^(1/2 
)-1/2*2^(1/2)))/(3/2*2^(1/2)-1/2*6^(1/2))-1/8*ln(1+x^2-x*(1/2*6^(1/2)-1/2* 
2^(1/2)))/(3/2*2^(1/2)-1/2*6^(1/2))+1/8*ln(1+x^2+x*(1/2*6^(1/2)-1/2*2^(1/2 
)))/(3/2*2^(1/2)-1/2*6^(1/2))+1/4*arctan((-2*x+1/2*6^(1/2)-1/2*2^(1/2))/(1 
/2*6^(1/2)+1/2*2^(1/2)))/(3/2*2^(1/2)+1/2*6^(1/2))-1/4*arctan((2*x+1/2*6^( 
1/2)-1/2*2^(1/2))/(1/2*6^(1/2)+1/2*2^(1/2)))/(3/2*2^(1/2)+1/2*6^(1/2))+1/8 
*ln(1+x^2-x*(1/2*6^(1/2)+1/2*2^(1/2)))/(3/2*2^(1/2)+1/2*6^(1/2))-1/8*ln(1+ 
x^2+x*(1/2*6^(1/2)+1/2*2^(1/2)))/(3/2*2^(1/2)+1/2*6^(1/2))
 
3.4.60.2 Mathematica [C] (verified)

Result contains higher order function than in optimal. Order 9 vs. order 3 in optimal.

Time = 0.01 (sec) , antiderivative size = 39, normalized size of antiderivative = 0.11 \[ \int \frac {x^4}{1-x^4+x^8} \, dx=\frac {1}{4} \text {RootSum}\left [1-\text {$\#$1}^4+\text {$\#$1}^8\&,\frac {\log (x-\text {$\#$1}) \text {$\#$1}}{-1+2 \text {$\#$1}^4}\&\right ] \]

input
Integrate[x^4/(1 - x^4 + x^8),x]
 
output
RootSum[1 - #1^4 + #1^8 & , (Log[x - #1]*#1)/(-1 + 2*#1^4) & ]/4
 
3.4.60.3 Rubi [A] (verified)

Time = 0.52 (sec) , antiderivative size = 363, normalized size of antiderivative = 1.05, number of steps used = 9, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.500, Rules used = {1709, 1447, 1475, 1083, 217, 1478, 25, 1103}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {x^4}{x^8-x^4+1} \, dx\)

\(\Big \downarrow \) 1709

\(\displaystyle \frac {\int \frac {x^2}{x^4-\sqrt {3} x^2+1}dx}{2 \sqrt {3}}-\frac {\int \frac {x^2}{x^4+\sqrt {3} x^2+1}dx}{2 \sqrt {3}}\)

\(\Big \downarrow \) 1447

\(\displaystyle \frac {\frac {1}{2} \int \frac {x^2+1}{x^4-\sqrt {3} x^2+1}dx-\frac {1}{2} \int \frac {1-x^2}{x^4-\sqrt {3} x^2+1}dx}{2 \sqrt {3}}-\frac {\frac {1}{2} \int \frac {x^2+1}{x^4+\sqrt {3} x^2+1}dx-\frac {1}{2} \int \frac {1-x^2}{x^4+\sqrt {3} x^2+1}dx}{2 \sqrt {3}}\)

\(\Big \downarrow \) 1475

\(\displaystyle \frac {\frac {1}{2} \left (\frac {1}{2} \int \frac {1}{x^2-\sqrt {2+\sqrt {3}} x+1}dx+\frac {1}{2} \int \frac {1}{x^2+\sqrt {2+\sqrt {3}} x+1}dx\right )-\frac {1}{2} \int \frac {1-x^2}{x^4-\sqrt {3} x^2+1}dx}{2 \sqrt {3}}-\frac {\frac {1}{2} \left (\frac {1}{2} \int \frac {1}{x^2-\sqrt {2-\sqrt {3}} x+1}dx+\frac {1}{2} \int \frac {1}{x^2+\sqrt {2-\sqrt {3}} x+1}dx\right )-\frac {1}{2} \int \frac {1-x^2}{x^4+\sqrt {3} x^2+1}dx}{2 \sqrt {3}}\)

\(\Big \downarrow \) 1083

\(\displaystyle \frac {\frac {1}{2} \left (-\int \frac {1}{-\left (2 x-\sqrt {2+\sqrt {3}}\right )^2+\sqrt {3}-2}d\left (2 x-\sqrt {2+\sqrt {3}}\right )-\int \frac {1}{-\left (2 x+\sqrt {2+\sqrt {3}}\right )^2+\sqrt {3}-2}d\left (2 x+\sqrt {2+\sqrt {3}}\right )\right )-\frac {1}{2} \int \frac {1-x^2}{x^4-\sqrt {3} x^2+1}dx}{2 \sqrt {3}}-\frac {\frac {1}{2} \left (-\int \frac {1}{-\left (2 x-\sqrt {2-\sqrt {3}}\right )^2-\sqrt {3}-2}d\left (2 x-\sqrt {2-\sqrt {3}}\right )-\int \frac {1}{-\left (2 x+\sqrt {2-\sqrt {3}}\right )^2-\sqrt {3}-2}d\left (2 x+\sqrt {2-\sqrt {3}}\right )\right )-\frac {1}{2} \int \frac {1-x^2}{x^4+\sqrt {3} x^2+1}dx}{2 \sqrt {3}}\)

\(\Big \downarrow \) 217

\(\displaystyle \frac {\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}\right )-\frac {1}{2} \int \frac {1-x^2}{x^4-\sqrt {3} x^2+1}dx}{2 \sqrt {3}}-\frac {\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}\right )-\frac {1}{2} \int \frac {1-x^2}{x^4+\sqrt {3} x^2+1}dx}{2 \sqrt {3}}\)

\(\Big \downarrow \) 1478

\(\displaystyle \frac {\frac {1}{2} \left (\frac {\int -\frac {\sqrt {2+\sqrt {3}}-2 x}{x^2-\sqrt {2+\sqrt {3}} x+1}dx}{2 \sqrt {2+\sqrt {3}}}+\frac {\int -\frac {2 x+\sqrt {2+\sqrt {3}}}{x^2+\sqrt {2+\sqrt {3}} x+1}dx}{2 \sqrt {2+\sqrt {3}}}\right )+\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}\right )}{2 \sqrt {3}}-\frac {\frac {1}{2} \left (\frac {\int -\frac {\sqrt {2-\sqrt {3}}-2 x}{x^2-\sqrt {2-\sqrt {3}} x+1}dx}{2 \sqrt {2-\sqrt {3}}}+\frac {\int -\frac {2 x+\sqrt {2-\sqrt {3}}}{x^2+\sqrt {2-\sqrt {3}} x+1}dx}{2 \sqrt {2-\sqrt {3}}}\right )+\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}\right )}{2 \sqrt {3}}\)

\(\Big \downarrow \) 25

\(\displaystyle \frac {\frac {1}{2} \left (-\frac {\int \frac {\sqrt {2+\sqrt {3}}-2 x}{x^2-\sqrt {2+\sqrt {3}} x+1}dx}{2 \sqrt {2+\sqrt {3}}}-\frac {\int \frac {2 x+\sqrt {2+\sqrt {3}}}{x^2+\sqrt {2+\sqrt {3}} x+1}dx}{2 \sqrt {2+\sqrt {3}}}\right )+\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}\right )}{2 \sqrt {3}}-\frac {\frac {1}{2} \left (-\frac {\int \frac {\sqrt {2-\sqrt {3}}-2 x}{x^2-\sqrt {2-\sqrt {3}} x+1}dx}{2 \sqrt {2-\sqrt {3}}}-\frac {\int \frac {2 x+\sqrt {2-\sqrt {3}}}{x^2+\sqrt {2-\sqrt {3}} x+1}dx}{2 \sqrt {2-\sqrt {3}}}\right )+\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}\right )}{2 \sqrt {3}}\)

\(\Big \downarrow \) 1103

\(\displaystyle \frac {\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2+\sqrt {3}}}{\sqrt {2-\sqrt {3}}}\right )}{\sqrt {2-\sqrt {3}}}\right )+\frac {1}{2} \left (\frac {\log \left (x^2-\sqrt {2+\sqrt {3}} x+1\right )}{2 \sqrt {2+\sqrt {3}}}-\frac {\log \left (x^2+\sqrt {2+\sqrt {3}} x+1\right )}{2 \sqrt {2+\sqrt {3}}}\right )}{2 \sqrt {3}}-\frac {\frac {1}{2} \left (\frac {\arctan \left (\frac {2 x-\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}+\frac {\arctan \left (\frac {2 x+\sqrt {2-\sqrt {3}}}{\sqrt {2+\sqrt {3}}}\right )}{\sqrt {2+\sqrt {3}}}\right )+\frac {1}{2} \left (\frac {\log \left (x^2-\sqrt {2-\sqrt {3}} x+1\right )}{2 \sqrt {2-\sqrt {3}}}-\frac {\log \left (x^2+\sqrt {2-\sqrt {3}} x+1\right )}{2 \sqrt {2-\sqrt {3}}}\right )}{2 \sqrt {3}}\)

input
Int[x^4/(1 - x^4 + x^8),x]
 
output
-1/2*((ArcTan[(-Sqrt[2 - Sqrt[3]] + 2*x)/Sqrt[2 + Sqrt[3]]]/Sqrt[2 + Sqrt[ 
3]] + ArcTan[(Sqrt[2 - Sqrt[3]] + 2*x)/Sqrt[2 + Sqrt[3]]]/Sqrt[2 + Sqrt[3] 
])/2 + (Log[1 - Sqrt[2 - Sqrt[3]]*x + x^2]/(2*Sqrt[2 - Sqrt[3]]) - Log[1 + 
 Sqrt[2 - Sqrt[3]]*x + x^2]/(2*Sqrt[2 - Sqrt[3]]))/2)/Sqrt[3] + ((ArcTan[( 
-Sqrt[2 + Sqrt[3]] + 2*x)/Sqrt[2 - Sqrt[3]]]/Sqrt[2 - Sqrt[3]] + ArcTan[(S 
qrt[2 + Sqrt[3]] + 2*x)/Sqrt[2 - Sqrt[3]]]/Sqrt[2 - Sqrt[3]])/2 + (Log[1 - 
 Sqrt[2 + Sqrt[3]]*x + x^2]/(2*Sqrt[2 + Sqrt[3]]) - Log[1 + Sqrt[2 + Sqrt[ 
3]]*x + x^2]/(2*Sqrt[2 + Sqrt[3]]))/2)/(2*Sqrt[3])
 

3.4.60.3.1 Defintions of rubi rules used

rule 25
Int[-(Fx_), x_Symbol] :> Simp[Identity[-1]   Int[Fx, x], x]
 

rule 217
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^( 
-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])], x] /; FreeQ[{a, b}, x] && PosQ[a/b] & 
& (LtQ[a, 0] || LtQ[b, 0])
 

rule 1083
Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Simp[-2   Subst[I 
nt[1/Simp[b^2 - 4*a*c - x^2, x], x], x, b + 2*c*x], x] /; FreeQ[{a, b, c}, 
x]
 

rule 1103
Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> S 
imp[d*(Log[RemoveContent[a + b*x + c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, 
e}, x] && EqQ[2*c*d - b*e, 0]
 

rule 1447
Int[(x_)^2/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[ 
a/c, 2]}, Simp[1/2   Int[(q + x^2)/(a + b*x^2 + c*x^4), x], x] - Simp[1/2 
 Int[(q - x^2)/(a + b*x^2 + c*x^4), x], x]] /; FreeQ[{a, b, c}, x] && LtQ[b 
^2 - 4*a*c, 0] && PosQ[a*c]
 

rule 1475
Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] : 
> With[{q = Rt[2*(d/e) - b/c, 2]}, Simp[e/(2*c)   Int[1/Simp[d/e + q*x + x^ 
2, x], x], x] + Simp[e/(2*c)   Int[1/Simp[d/e - q*x + x^2, x], x], x]] /; F 
reeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[c*d^2 - a*e^2, 0] && 
 (GtQ[2*(d/e) - b/c, 0] || ( !LtQ[2*(d/e) - b/c, 0] && EqQ[d - e*Rt[a/c, 2] 
, 0]))
 

rule 1478
Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] : 
> With[{q = Rt[-2*(d/e) - b/c, 2]}, Simp[e/(2*c*q)   Int[(q - 2*x)/Simp[d/e 
 + q*x - x^2, x], x], x] + Simp[e/(2*c*q)   Int[(q + 2*x)/Simp[d/e - q*x - 
x^2, x], x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ 
[c*d^2 - a*e^2, 0] &&  !GtQ[b^2 - 4*a*c, 0]
 

rule 1709
Int[(x_)^(m_.)/((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_)), x_Symbol] :> W 
ith[{q = Rt[a/c, 2]}, With[{r = Rt[2*q - b/c, 2]}, Simp[1/(2*c*r)   Int[x^( 
m - n/2)/(q - r*x^(n/2) + x^n), x], x] - Simp[1/(2*c*r)   Int[x^(m - n/2)/( 
q + r*x^(n/2) + x^n), x], x]]] /; FreeQ[{a, b, c}, x] && EqQ[n2, 2*n] && Ne 
Q[b^2 - 4*a*c, 0] && IGtQ[n/2, 0] && IGtQ[m, 0] && GeQ[m, n/2] && LtQ[m, 3* 
(n/2)] && NegQ[b^2 - 4*a*c]
 
3.4.60.4 Maple [C] (verified)

Result contains higher order function than in optimal. Order 9 vs. order 3.

Time = 0.06 (sec) , antiderivative size = 40, normalized size of antiderivative = 0.12

method result size
default \(\frac {\left (\munderset {\textit {\_R} =\operatorname {RootOf}\left (\textit {\_Z}^{8}-\textit {\_Z}^{4}+1\right )}{\sum }\frac {\textit {\_R}^{4} \ln \left (x -\textit {\_R} \right )}{2 \textit {\_R}^{7}-\textit {\_R}^{3}}\right )}{4}\) \(40\)
risch \(\frac {\left (\munderset {\textit {\_R} =\operatorname {RootOf}\left (\textit {\_Z}^{8}-\textit {\_Z}^{4}+1\right )}{\sum }\frac {\textit {\_R}^{4} \ln \left (x -\textit {\_R} \right )}{2 \textit {\_R}^{7}-\textit {\_R}^{3}}\right )}{4}\) \(40\)

input
int(x^4/(x^8-x^4+1),x,method=_RETURNVERBOSE)
 
output
1/4*sum(_R^4/(2*_R^7-_R^3)*ln(x-_R),_R=RootOf(_Z^8-_Z^4+1))
 
3.4.60.5 Fricas [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 0.26 (sec) , antiderivative size = 393, normalized size of antiderivative = 1.13 \[ \int \frac {x^4}{1-x^4+x^8} \, dx=-\frac {1}{24} \, \sqrt {6} \sqrt {\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} \log \left (i \, \sqrt {6} \sqrt {3} \sqrt {\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} + 6 \, x\right ) + \frac {1}{24} \, \sqrt {6} \sqrt {\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} \log \left (-i \, \sqrt {6} \sqrt {3} \sqrt {\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} + 6 \, x\right ) - \frac {1}{24} \, \sqrt {6} \sqrt {-\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} \log \left (i \, \sqrt {6} \sqrt {3} \sqrt {-\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} + 6 \, x\right ) + \frac {1}{24} \, \sqrt {6} \sqrt {-\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} \log \left (-i \, \sqrt {6} \sqrt {3} \sqrt {-\sqrt {2} \sqrt {i \, \sqrt {3} + 1}} + 6 \, x\right ) + \frac {1}{24} \, \sqrt {6} \sqrt {\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} \log \left (i \, \sqrt {6} \sqrt {3} \sqrt {\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} + 6 \, x\right ) - \frac {1}{24} \, \sqrt {6} \sqrt {\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} \log \left (-i \, \sqrt {6} \sqrt {3} \sqrt {\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} + 6 \, x\right ) + \frac {1}{24} \, \sqrt {6} \sqrt {-\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} \log \left (i \, \sqrt {6} \sqrt {3} \sqrt {-\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} + 6 \, x\right ) - \frac {1}{24} \, \sqrt {6} \sqrt {-\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} \log \left (-i \, \sqrt {6} \sqrt {3} \sqrt {-\sqrt {2} \sqrt {-i \, \sqrt {3} + 1}} + 6 \, x\right ) \]

input
integrate(x^4/(x^8-x^4+1),x, algorithm="fricas")
 
output
-1/24*sqrt(6)*sqrt(sqrt(2)*sqrt(I*sqrt(3) + 1))*log(I*sqrt(6)*sqrt(3)*sqrt 
(sqrt(2)*sqrt(I*sqrt(3) + 1)) + 6*x) + 1/24*sqrt(6)*sqrt(sqrt(2)*sqrt(I*sq 
rt(3) + 1))*log(-I*sqrt(6)*sqrt(3)*sqrt(sqrt(2)*sqrt(I*sqrt(3) + 1)) + 6*x 
) - 1/24*sqrt(6)*sqrt(-sqrt(2)*sqrt(I*sqrt(3) + 1))*log(I*sqrt(6)*sqrt(3)* 
sqrt(-sqrt(2)*sqrt(I*sqrt(3) + 1)) + 6*x) + 1/24*sqrt(6)*sqrt(-sqrt(2)*sqr 
t(I*sqrt(3) + 1))*log(-I*sqrt(6)*sqrt(3)*sqrt(-sqrt(2)*sqrt(I*sqrt(3) + 1) 
) + 6*x) + 1/24*sqrt(6)*sqrt(sqrt(2)*sqrt(-I*sqrt(3) + 1))*log(I*sqrt(6)*s 
qrt(3)*sqrt(sqrt(2)*sqrt(-I*sqrt(3) + 1)) + 6*x) - 1/24*sqrt(6)*sqrt(sqrt( 
2)*sqrt(-I*sqrt(3) + 1))*log(-I*sqrt(6)*sqrt(3)*sqrt(sqrt(2)*sqrt(-I*sqrt( 
3) + 1)) + 6*x) + 1/24*sqrt(6)*sqrt(-sqrt(2)*sqrt(-I*sqrt(3) + 1))*log(I*s 
qrt(6)*sqrt(3)*sqrt(-sqrt(2)*sqrt(-I*sqrt(3) + 1)) + 6*x) - 1/24*sqrt(6)*s 
qrt(-sqrt(2)*sqrt(-I*sqrt(3) + 1))*log(-I*sqrt(6)*sqrt(3)*sqrt(-sqrt(2)*sq 
rt(-I*sqrt(3) + 1)) + 6*x)
 
3.4.60.6 Sympy [A] (verification not implemented)

Time = 1.48 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.07 \[ \int \frac {x^4}{1-x^4+x^8} \, dx=\operatorname {RootSum} {\left (5308416 t^{8} - 2304 t^{4} + 1, \left ( t \mapsto t \log {\left (- 18432 t^{5} + 4 t + x \right )} \right )\right )} \]

input
integrate(x**4/(x**8-x**4+1),x)
 
output
RootSum(5308416*_t**8 - 2304*_t**4 + 1, Lambda(_t, _t*log(-18432*_t**5 + 4 
*_t + x)))
 
3.4.60.7 Maxima [F]

\[ \int \frac {x^4}{1-x^4+x^8} \, dx=\int { \frac {x^{4}}{x^{8} - x^{4} + 1} \,d x } \]

input
integrate(x^4/(x^8-x^4+1),x, algorithm="maxima")
 
output
integrate(x^4/(x^8 - x^4 + 1), x)
 
3.4.60.8 Giac [A] (verification not implemented)

Time = 0.37 (sec) , antiderivative size = 253, normalized size of antiderivative = 0.73 \[ \int \frac {x^4}{1-x^4+x^8} \, dx=\frac {1}{24} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x + \sqrt {6} - \sqrt {2}}{\sqrt {6} + \sqrt {2}}\right ) + \frac {1}{24} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x - \sqrt {6} + \sqrt {2}}{\sqrt {6} + \sqrt {2}}\right ) + \frac {1}{24} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x + \sqrt {6} + \sqrt {2}}{\sqrt {6} - \sqrt {2}}\right ) + \frac {1}{24} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \arctan \left (\frac {4 \, x - \sqrt {6} - \sqrt {2}}{\sqrt {6} - \sqrt {2}}\right ) + \frac {1}{48} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \log \left (x^{2} + \frac {1}{2} \, x {\left (\sqrt {6} + \sqrt {2}\right )} + 1\right ) - \frac {1}{48} \, {\left (\sqrt {6} - 3 \, \sqrt {2}\right )} \log \left (x^{2} - \frac {1}{2} \, x {\left (\sqrt {6} + \sqrt {2}\right )} + 1\right ) + \frac {1}{48} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \log \left (x^{2} + \frac {1}{2} \, x {\left (\sqrt {6} - \sqrt {2}\right )} + 1\right ) - \frac {1}{48} \, {\left (\sqrt {6} + 3 \, \sqrt {2}\right )} \log \left (x^{2} - \frac {1}{2} \, x {\left (\sqrt {6} - \sqrt {2}\right )} + 1\right ) \]

input
integrate(x^4/(x^8-x^4+1),x, algorithm="giac")
 
output
1/24*(sqrt(6) - 3*sqrt(2))*arctan((4*x + sqrt(6) - sqrt(2))/(sqrt(6) + sqr 
t(2))) + 1/24*(sqrt(6) - 3*sqrt(2))*arctan((4*x - sqrt(6) + sqrt(2))/(sqrt 
(6) + sqrt(2))) + 1/24*(sqrt(6) + 3*sqrt(2))*arctan((4*x + sqrt(6) + sqrt( 
2))/(sqrt(6) - sqrt(2))) + 1/24*(sqrt(6) + 3*sqrt(2))*arctan((4*x - sqrt(6 
) - sqrt(2))/(sqrt(6) - sqrt(2))) + 1/48*(sqrt(6) - 3*sqrt(2))*log(x^2 + 1 
/2*x*(sqrt(6) + sqrt(2)) + 1) - 1/48*(sqrt(6) - 3*sqrt(2))*log(x^2 - 1/2*x 
*(sqrt(6) + sqrt(2)) + 1) + 1/48*(sqrt(6) + 3*sqrt(2))*log(x^2 + 1/2*x*(sq 
rt(6) - sqrt(2)) + 1) - 1/48*(sqrt(6) + 3*sqrt(2))*log(x^2 - 1/2*x*(sqrt(6 
) - sqrt(2)) + 1)
 
3.4.60.9 Mupad [B] (verification not implemented)

Time = 8.25 (sec) , antiderivative size = 474, normalized size of antiderivative = 1.37 \[ \int \frac {x^4}{1-x^4+x^8} \, dx=-\frac {\sqrt {3}\,\mathrm {atan}\left (\frac {x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}+\frac {\sqrt {3}\,x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}\right )\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{12}-\frac {\sqrt {3}\,\mathrm {atan}\left (\frac {x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}-\frac {\sqrt {3}\,x\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {3}\,\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}\,1{}\mathrm {i}}{4}+\frac {\sqrt {8-\sqrt {3}\,8{}\mathrm {i}}}{4}\right )}\right )\,{\left (8-\sqrt {3}\,8{}\mathrm {i}\right )}^{1/4}}{12}+\frac {2^{3/4}\,\sqrt {3}\,\mathrm {atan}\left (\frac {2^{3/4}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}-\frac {2^{3/4}\,\sqrt {3}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}\right )\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{12}+\frac {2^{3/4}\,\sqrt {3}\,\mathrm {atan}\left (\frac {2^{3/4}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}\,1{}\mathrm {i}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}+\frac {2^{3/4}\,\sqrt {3}\,x\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}}{2\,\left (\frac {\sqrt {2}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}}{2}-\frac {\sqrt {2}\,\sqrt {3}\,\sqrt {1+\sqrt {3}\,1{}\mathrm {i}}\,1{}\mathrm {i}}{2}\right )}\right )\,{\left (1+\sqrt {3}\,1{}\mathrm {i}\right )}^{1/4}}{12} \]

input
int(x^4/(x^8 - x^4 + 1),x)
 
output
(2^(3/4)*3^(1/2)*atan((2^(3/4)*x*(3^(1/2)*1i + 1)^(1/4))/(2*((2^(1/2)*(3^( 
1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i + 1)^(1/2)*1i)/2)) - 
(2^(3/4)*3^(1/2)*x*(3^(1/2)*1i + 1)^(1/4)*1i)/(2*((2^(1/2)*(3^(1/2)*1i + 1 
)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i + 1)^(1/2)*1i)/2)))*(3^(1/2)*1i 
+ 1)^(1/4)*1i)/12 - (3^(1/2)*atan((x*(8 - 3^(1/2)*8i)^(1/4)*1i)/(2*((3^(1/ 
2)*(8 - 3^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2)*8i)^(1/2)/4)) - (3^(1/2)*x* 
(8 - 3^(1/2)*8i)^(1/4))/(2*((3^(1/2)*(8 - 3^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3 
^(1/2)*8i)^(1/2)/4)))*(8 - 3^(1/2)*8i)^(1/4))/12 - (3^(1/2)*atan((x*(8 - 3 
^(1/2)*8i)^(1/4))/(2*((3^(1/2)*(8 - 3^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2) 
*8i)^(1/2)/4)) + (3^(1/2)*x*(8 - 3^(1/2)*8i)^(1/4)*1i)/(2*((3^(1/2)*(8 - 3 
^(1/2)*8i)^(1/2)*1i)/4 + (8 - 3^(1/2)*8i)^(1/2)/4)))*(8 - 3^(1/2)*8i)^(1/4 
)*1i)/12 + (2^(3/4)*3^(1/2)*atan((2^(3/4)*x*(3^(1/2)*1i + 1)^(1/4)*1i)/(2* 
((2^(1/2)*(3^(1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i + 1)^(1 
/2)*1i)/2)) + (2^(3/4)*3^(1/2)*x*(3^(1/2)*1i + 1)^(1/4))/(2*((2^(1/2)*(3^( 
1/2)*1i + 1)^(1/2))/2 - (2^(1/2)*3^(1/2)*(3^(1/2)*1i + 1)^(1/2)*1i)/2)))*( 
3^(1/2)*1i + 1)^(1/4))/12